'Declaration
Public Function ItemsSourceId( _ ByVal value As String _ ) As BoundSheetBuilder(Of T)
public BoundSheetBuilder<T> ItemsSourceId( string value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function ItemsSourceId( _ ByVal value As String _ ) As BoundSheetBuilder(Of T)
public BoundSheetBuilder<T> ItemsSourceId( string value )